Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve initial selection in the call tree - try 3 #4359

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

julienw
Copy link
Contributor

@julienw julienw commented Dec 5, 2022

This is a simpler version of #4357, where we don't loop through the "interesting siblings" children.

Please look at #4357 for links to deploy previews.

┆Issue is synchronized with this Jira Task

@codecov
Copy link

codecov bot commented Dec 5, 2022

Codecov Report

Base: 88.37% // Head: 88.38% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (be9f31f) compared to base (bc7efd9).
Patch coverage: 97.77% of modified lines in pull request are covered.

❗ Current head be9f31f differs from pull request most recent head f023e51. Consider uploading reports for the commit f023e51 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4359      +/-   ##
==========================================
+ Coverage   88.37%   88.38%   +0.01%     
==========================================
  Files         282      282              
  Lines       25314    25336      +22     
  Branches     6826     6832       +6     
==========================================
+ Hits        22371    22393      +22     
  Misses       2731     2731              
  Partials      212      212              
Impacted Files Coverage Δ
src/components/calltree/CallTree.js 93.13% <97.77%> (+1.88%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant